bitkeeper revision 1.1775 (42c3a866BfZr3l3NiVNwr6Z_1Uin_A)
authorarun.sharma@intel.com[kaf24] <arun.sharma@intel.com[kaf24]>
Thu, 30 Jun 2005 08:08:06 +0000 (08:08 +0000)
committerarun.sharma@intel.com[kaf24] <arun.sharma@intel.com[kaf24]>
Thu, 30 Jun 2005 08:08:06 +0000 (08:08 +0000)
[PATCH] Fix PCI BIOS double initialization.

Fix PCI BIOS double initialization.

Because the qemu device models are already doing the PCI BIOS initialization,
don't do it in rombios. With this change, the PCI network card becomes
functional.

Signed-off-by: Winston Wang <winston.l.wang@intel.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
diff -r e71f644f492e -r 5d58883fc7b8 tools/firmware/rombios/rombios.c

tools/firmware/rombios/rombios.c

index b76766ae515cbbe9980ba97af219bb8e3e6dfaa3..4ec5d383ff02c29394e2ab4639f8ff6df298248f 100644 (file)
@@ -9722,8 +9722,6 @@ post_default_ints:
   call _copy_e820_table
 #endif
 
-  call pcibios_init
-
   call rom_scan
 
   call _print_bios_banner